@charset "utf-8";
/**电脑端**/
@media only screen and (min-width: 769px) {
  #content_box-1562207806693-0{
  width:calc(100% - 265px) !important;
  }
  #content_box-1562207806693-1{
  width:265px !important;
  }
}
/**ipad端**/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
/**手机端**/
@media only screen and (max-width: 768px){
 #c_portalResSearch_total-15622075417557894 .p_searchBtnBox{
  display:none;
  }
  #content_box-1562207492403-0{
  float:left;
  width: 70%;
  }
  #content_box-1562207492403-1{
display:none;
  }
 #content_box-1562207492403-2{
  float:left;
  width: 30%;
  clear: none !important;
  }
  #w_grid-1562206586069{
  display:none;
  }

}  
#w_grid-1562236292565{
  border-top:solid 1px #cccccc;
  border-bottom:solid 1px #cccccc;
  }